<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fs10{
	font-size: 12px;
}
.white-text{
  color: #fff !important;
}
.white-text:hover{
  color: #50af49 !important;
}
.white{
	color: #fff !important;
}
.border-radius{
	border-radius: 6px;
}
.color9{
	color: #999;
}
@media (min-width:998px) {
	.border-r{
		border-right: 1px solid #4a4a4a;
	}
	.border-b{
		border-bottom: 1px solid #4a4a4a;
	}
}
.line{
	width: 180px;
	height: 1px;
	background-color: #999;
	margin:20px auto;
	margin-bottom: 50px;
}</pre></body></html>